Skip to content

Conversation

@gouravjshah
Copy link

No description provided.

@github-actions
Copy link

logging to /home/runner/.local/share/goose/sessions/20250921_094350.jsonl
working directory: /home/runner/work/tech-stack-advisor/tech-stack-advisor

Here's a summary of the changes:

.github/workflows/goose-pr-review.yml

  • New file added.
  • Configures a GitHub Actions workflow to run Goose on pull requests.
  • Gathers PR information (files changed, diff).
  • Installs and configures the Goose CLI.
  • Creates instructions for Goose to summarize the changes.
  • Runs Goose and posts the summary as a comment on the PR.

.github/workflows/goose.yml

  • File deleted.
  • This file previously configured a GitHub Actions workflow for AI-powered PR reviews.

docker-compose.yaml

  • New file added.
  • Defines a Docker Compose configuration for a service named tech-stack-advisor.
  • Builds the service from the current directory.
  • Exposes port 7860.
  • Sets the environment variable ENV to production.
  • Configures a healthcheck.
  • Sets the restart policy to unless-stopped.

@gouravjshah gouravjshah merged commit 5a36075 into main Sep 21, 2025
2 of 3 checks passed
@gouravjshah gouravjshah deleted the feature/add-docker-compose branch September 21, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants